Name | Description | |
---|---|---|
DAItemVtqArguments<T> Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by DAItemVtqArguments<T>.
Name | Description | |
---|---|---|
DAItemVtqArguments<T> Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultTypedVtq | Default typed Vtq (typed value-timestamp-quality). | |
ItemDescriptor | Gets or sets the OPC item descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments) | |
ServerDescriptor | Gets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
TypedVtq | Gets or sets a DAVtq<TValue> (value, timestamp and quality) that is an argument to the operation. | |
Vtq | Gets or sets a OpcLabs.EasyOpc.DataAccess.DAVtq (value, timestamp and quality) that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Determines whether the specified OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments is equal to the current object. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments) | |
GetHashCode | (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments) | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ToString | (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CheckVtq | Overridden. Infrastructure. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemVtqArguments) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |